Declare the variable `rx-constituents` obsolete.
authorMattias Engdegård <mattiase@acm.org>
Mon, 29 Apr 2024 10:35:55 +0000 (12:35 +0200)
committerMattias Engdegård <mattiase@acm.org>
Mon, 29 Apr 2024 12:29:53 +0000 (14:29 +0200)
commit3be382311fa03b9ec9c571b5e5737ff2d51bc2d3
tree41d40c44fdf4a446e9707cc97138914c214cccb5
parentf906ce5543818f2cba08dd2c7b94e4ba566ce64c
Declare the variable `rx-constituents` obsolete.

It has been effectively obsolete since Emacs 27, when the modern
extension mechanism was introduced.

* lisp/emacs-lisp/rx.el (rx-constituents): Make obsolete.
* test/lisp/emacs-lisp/rx-tests.el (rx-constituents): Suppress warning.
* etc/NEWS: Announce.
etc/NEWS
lisp/emacs-lisp/rx.el
test/lisp/emacs-lisp/rx-tests.el